Return to start page
Inserts string insertedString into string whichString at position position and returns the resulting string. whichString String into which string insertedString should be inserted. position Position where string insertedString should be inserted. insertedString String which should be inserted into string whichString at position position. Returns the new string with the inserted string.
-
Core/String/Library Misc.j
InsertString
-
-
-